Attaching a List of Value [LOV] to an existing page item in APEX
        Posted  
        
            by Sathya
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sathya
        
        
        
        Published on 2010-04-12T23:17:17Z
        Indexed on 
            2010/04/12
            23:23 UTC
        
        
        Read the original article
        Hit count: 493
        
I'm pretty new to APEX ( well, just started using it ~an hour ago), and I'm stuck at a pretty basic level.
- I've created a simple form with all the required fields.
 - I've created a simple LOV.
 
I can't seem to figure out how to Attach the LOV to the existing item. I tried to attach the LOV by heading over to the item's property and selecting the LOV I created, but it just doesn't seem to attach. Is this a bug with APEX or am I doing something wrong ?
I'm using APEX 4.0 EA 2 [ http://tryapexnow.com ]
© Stack Overflow or respective owner